home *** CD-ROM | disk | FTP | other *** search
- Path: news.sfu.ca!news
- From: Philip Fong <pwfong@cs.sfu.ca>
- Newsgroups: comp.lang.c++
- Subject: C++ parser
- Date: Fri, 08 Mar 1996 10:44:53 -0800
- Organization: Simon Fraser University
- Message-ID: <31408025.41C6@cs.sfu.ca>
- NNTP-Posting-Host: brie.cs.sfu.ca
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.0 alpha)
-
- I am looking for a c++ parser that can read in source files and
- generate their abstract syntax tree. Is there any such software
- out there? I am working on UNIX but can switch to PC if necessary.
-
- Philip
-